[INFO] fetching crate cntp_i18n_macros 0.1.0...
[INFO] testing cntp_i18n_macros-0.1.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate cntp_i18n_macros 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cntp_i18n_macros 0.1.0
[INFO] finished tweaking crates.io crate cntp_i18n_macros 0.1.0
[INFO] tweaked toml for crates.io crate cntp_i18n_macros 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cntp_i18n_macros 0.1.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cntp_i18n_macros 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 157a0f6f0a850d685f07592c68336eef27bc3d60fc0aa1e4de5db2574368eb23
[INFO] running `Command { std: "docker" "start" "-a" "157a0f6f0a850d685f07592c68336eef27bc3d60fc0aa1e4de5db2574368eb23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "157a0f6f0a850d685f07592c68336eef27bc3d60fc0aa1e4de5db2574368eb23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "157a0f6f0a850d685f07592c68336eef27bc3d60fc0aa1e4de5db2574368eb23", kill_on_drop: false }`
[INFO] [stdout] 157a0f6f0a850d685f07592c68336eef27bc3d60fc0aa1e4de5db2574368eb23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd0a26b2e69fec092f2393ea3b39e95683c2615fe67c69011ecf3071ae22421b
[INFO] running `Command { std: "docker" "start" "-a" "cd0a26b2e69fec092f2393ea3b39e95683c2615fe67c69011ecf3071ae22421b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_calendar_data v2.0.0
[INFO] [stderr]    Compiling icu_decimal_data v2.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_plurals_data v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_casemap_data v2.0.0
[INFO] [stderr]    Compiling icu_list_data v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling icu_time_data v2.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling icu_collator_data v2.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling icu_datetime_data v2.0.1
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]    Compiling icu_experimental_data v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cntp_i18n_parse v0.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling fixed_decimal v0.7.0
[INFO] [stderr]    Compiling calendrical_calculations v0.2.2
[INFO] [stderr]    Compiling ixdtf v0.5.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_pattern v0.4.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_locale v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_calendar v2.0.5
[INFO] [stderr]    Compiling icu_plurals v2.0.0
[INFO] [stderr]    Compiling icu_decimal v2.0.0
[INFO] [stderr]    Compiling icu_list v2.0.0
[INFO] [stderr]    Compiling icu_segmenter v2.0.0
[INFO] [stderr]    Compiling icu_casemap v2.0.0
[INFO] [stderr]    Compiling icu_collator v2.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling icu_experimental v0.3.0
[INFO] [stderr]    Compiling cntp_i18n_build_core v0.1.0
[INFO] [stderr]    Compiling icu_time v2.0.0
[INFO] [stderr]    Compiling icu_datetime v2.0.0
[INFO] [stderr] error: could not compile `icu_experimental` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name icu_experimental --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_experimental-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "log", "ryu", "serde"))' -C metadata=b8f286fe43b95a76 -C extra-filename=-5902098ba73755a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-67cc71f031b3a547.so --extern either=/opt/rustwide/target/debug/deps/libeither-85059065561e2f29.rmeta --extern fixed_decimal=/opt/rustwide/target/debug/deps/libfixed_decimal-e08095af9f6a993a.rmeta --extern icu_casemap=/opt/rustwide/target/debug/deps/libicu_casemap-038023a6ec5f65d8.rmeta --extern icu_collections=/opt/rustwide/target/debug/deps/libicu_collections-951e68b16dce8f63.rmeta --extern icu_decimal=/opt/rustwide/target/debug/deps/libicu_decimal-bde7793921bf0301.rmeta --extern icu_experimental_data=/opt/rustwide/target/debug/deps/libicu_experimental_data-efb7d6b8bd134620.rmeta --extern icu_list=/opt/rustwide/target/debug/deps/libicu_list-620c7745fa184ffe.rmeta --extern icu_locale=/opt/rustwide/target/debug/deps/libicu_locale-c3a2b8c193a7771e.rmeta --extern icu_locale_core=/opt/rustwide/target/debug/deps/libicu_locale_core-082f7b482cce9946.rmeta --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-da32a9b9764ec44c.rmeta --extern icu_pattern=/opt/rustwide/target/debug/deps/libicu_pattern-5054a5ee596f31ac.rmeta --extern icu_plurals=/opt/rustwide/target/debug/deps/libicu_plurals-4fdfdf68155a2a61.rmeta --extern icu_properties=/opt/rustwide/target/debug/deps/libicu_properties-32645d921a2e75a4.rmeta --extern icu_provider=/opt/rustwide/target/debug/deps/libicu_provider-7f42b379cf294f83.rmeta --extern litemap=/opt/rustwide/target/debug/deps/liblitemap-c2e844651a3e6fd1.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-55d10a0a97a83405.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-12892fce679877eb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c71e5e3c9263c318.rmeta --extern potential_utf=/opt/rustwide/target/debug/deps/libpotential_utf-75f381bcb07f41da.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dd1a8c9a2b9b8448.rmeta --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-0f94d49cd1b4dcd9.rmeta --extern writeable=/opt/rustwide/target/debug/deps/libwriteable-89fd783fa489415a.rmeta --extern zerofrom=/opt/rustwide/target/debug/deps/libzerofrom-cf6aaa2bc19f8b53.rmeta --extern zerotrie=/opt/rustwide/target/debug/deps/libzerotrie-01cbb0890a5fbb21.rmeta --extern zerovec=/opt/rustwide/target/debug/deps/libzerovec-78492ccc9816afb4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cd0a26b2e69fec092f2393ea3b39e95683c2615fe67c69011ecf3071ae22421b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd0a26b2e69fec092f2393ea3b39e95683c2615fe67c69011ecf3071ae22421b", kill_on_drop: false }`
[INFO] [stdout] cd0a26b2e69fec092f2393ea3b39e95683c2615fe67c69011ecf3071ae22421b
